.zyutakutenzi {
  padding-bottom: 180px;
}
@media screen and (max-width: 768px) {
  .zyutakutenzi {
    padding-bottom: 120px;
  }
}
.zyutakutenzi__inner {
  max-width: 1000px;
  margin: 0 auto;
}
.zyutakutenzi_container {
  max-width: 828px;
  margin: 0 auto;
  position: relative;
}
.zyutakutenzi_frame1 {
  position: absolute;
  top: 25.36%;
  left: 9.71%;
  width: 80.4%;
  height: 8.16%;
  border-radius: 3%;
  overflow: hidden;
}
.zyutakutenzi_frame1 iframe {
  width: 100%;
  height: 100%;
}
.zyutakutenzi_frame2 {
  position: absolute;
  top: 53.12%;
  left: 9.71%;
  width: 80.4%;
  height: 8.17%;
  border-radius: 3%;
  overflow: hidden;
}
.zyutakutenzi_frame2 iframe {
  width: 100%;
  height: 100%;
}
.zyutakutenzi_frame3 {
  position: absolute;
  top: 80.912%;
  left: 9.71%;
  width: 80.4%;
  height: 8.15%;
  border-radius: 3%;
  overflow: hidden;
}
.zyutakutenzi_frame3 iframe {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=zyutakutenzi.css.map */